home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / 00004Series_73_b_wsr3.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  148 b   |  7 lines

  1. on mouseUp
  2.   if the hilite of cast "b_wsr3" = 1 then
  3.     set the hilite of cast "b_wsr2" to 0
  4.     set the hilite of cast "b_wsr1" to 0
  5.   end if
  6. end
  7.